Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
@thi.ng/file-io
Advanced tools
This project is part of the @thi.ng/umbrella monorepo.
Assorted file I/O utils (with logging support) for NodeJS.
Most functions in this package have optional support for the
ILogger
logging interface.
STABLE - used in production
Search or submit any issues for this package
yarn add @thi.ng/file-io
For Node.js REPL:
const fileIo = await import("@thi.ng/file-io");
Package sizes (brotli'd, pre-treeshake): ESM: 997 bytes
TODO
If this project contributes to an academic publication, please cite it as:
@misc{thing-file-io,
title = "@thi.ng/file-io",
author = "Karsten Schmidt",
note = "https://thi.ng/file-io",
year = 2022
}
© 2022 Karsten Schmidt // Apache License 2.0
FAQs
Assorted file I/O utils (with logging support) for NodeJS/Bun
The npm package @thi.ng/file-io receives a total of 211 weekly downloads. As such, @thi.ng/file-io popularity was classified as not popular.
We found that @thi.ng/file-io demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.